home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / swl / swlit119 / swlitc1.bat < prev    next >
DOS Batch File  |  1995-03-11  |  179b  |  12 lines

  1. @echo off
  2.  
  3. rem  This batch file is used to redirect the LPT to your COMport 1
  4.  
  5. rem  Command to redirect LPT1 to COM1
  6. MODE LPT1=COM1
  7.  
  8. rem  Load up SWLOGit
  9. SWLOGIT.EXE
  10.  
  11.  
  12.